Skip to content

chore(deps): update dependency knope to v0.16.2 #1025

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 18, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 14, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
knope (source) patch 0.16.1 -> 0.16.2

Release Notes

knope-dev/knope (knope)

v0.16.2

Features
Add get-version default workflow

For single-package repositories with no custom workflows defined,
there is now a default workflow called get-version that
prints out the current package version.

If you want similar functionality for multi-package repositories, please add your ideas to issue #​988.

Thanks to @​BatmanAoD for the suggestion and @​alex-way for the implementation!

PR #​994 closed #​885.

Add option to ignore conventional commits

You can now add ignore_conventional_commits = true to a PrepareRelease step
to ignore commit messages (and only consider changesets):

[[workflows.steps]]
type = "PrepareRelease"
ignore_conventional_commits = true

PR #​1008 closes #​924. Thanks for the suggestion @​ematipico!

Fixes
  • Allow omitting the variables field for CreatePullRequest title and body
Documentation
Created a new recipe for converting a single-package repo into a monorepo

Knope itself is now a monorepo—the process of converting it was documented here.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/knope branch 3 times, most recently from d17670a to 11b67b5 Compare April 18, 2024 18:25
@renovate renovate bot force-pushed the renovate/knope branch from 11b67b5 to 19bf3c7 Compare April 18, 2024 18:28
@dbanty dbanty added this pull request to the merge queue Apr 18, 2024
Merged via the queue into main with commit 3c5743e Apr 18, 2024
19 checks passed
@dbanty dbanty deleted the renovate/knope branch April 18, 2024 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant